<DLOG resource ID> is the resource ID of the DLOG template;
<first prompt string> consists of the dialog's first text string;
<second prompt string> consists of the dialog's second text string (if you want one);
<window title> is the text shown in the dialog window titlebar (if there is a titlebar);
<default entry string> is a default text string to appear in a text entry field;
The last three parameters are OPTIONAL. They are:
<checkbox BOOLEAN> specifies whether your checkbox (if you have one) is initially checked;
<top coord> and <left coord> are used to set the top,left coordinates for placing the dialog. If these two parameters are omitted, the dialog will be centered within the card window.